services.sympa.domains.<name>.settings

The robot.conf configuration file as key value set. See https://sympa-community.github.io/gpldoc/man/sympa.conf.5.html for list of configuration parameters.

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  default_max_list_members = 3;
}
Declared
<nixpkgs/nixos/modules/services/mail/sympa.nix>